home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / c / conc / conc-4_3.lha / make.out next >
Text File  |  1989-06-22  |  29KB  |  679 lines

  1. ***  Making src/ccclib.a  ...
  2. cd src        ; make  ccclib.a
  3. cd ConC_sys          ; make 
  4. cc -c -O -I../../include chprio.c
  5. cc -c -O -I../../include create.c
  6. cc -c -O -I../../include freebuf.c
  7. cc -c -O -I../../include getbuf.c
  8. cc -c -O -I../../include getitem.c
  9. cc -c -O -I../../include getprio.c
  10. cc -c -O -I../../include getstk.c
  11. cc -c -O -I../../include gettid.c
  12. cc -c -O -I../../include initialize.c
  13. cc -c -O -I../../include insert.c
  14. cc -c -O -I../../include insertd.c
  15. cc -c -O -I../../include interrupt.c
  16. cc -c -O -I../../include io_server.c
  17. cc -c -O -I../../include mkpool.c
  18. cc -c -O -I../../include newqueue.c
  19. cc -c -O -I../../include panic.c
  20. cc -c -O -I../../include pcount.c
  21. cc -c -O -I../../include pcreate.c
  22. cc -c -O -I../../include pdelete.c
  23. cc -c -O -I../../include pinit.c
  24. cc -c -O -I../../include poolinit.c
  25. cc -c -O -I../../include preceive.c
  26. cc -c -O -I../../include preset.c
  27. cc -c -O -I../../include psend.c
  28. cc -c -O -I../../include ptclear.c
  29. cc -c -O -I../../include qdump.c
  30. cc -c -O -I../../include queue.c
  31. cc -c -O -I../../include ready.c
  32. cc -c -O -I../../include resched.c
  33. cc -c -O -I../../include resume.c
  34. cc -c -O -I../../include scount.c
  35. cc -c -O -I../../include screate.c
  36. cc -c -O -I../../include sdelete.c
  37. cc -c -O -I../../include serv_create.c
  38. cc -c -O -I../../include sleep.c
  39. cc -c -O -I../../include sleep10.c
  40. cc -c -O -I../../include sreset.c
  41. cc -c -O -I../../include ssignal.c
  42. cc -c -O -I../../include ssignaln.c
  43. cc -c -O -I../../include stdump.c
  44. cc -c -O -I../../include suspend.c
  45. cc -c -O -I../../include swait.c
  46. cc -c -O -I../../include tdump.c
  47. cc -c -O -I../../include tkill.c
  48. cc -c -O -I../../include treceive.c
  49. cc -c -O -I../../include trecvclr.c
  50. cc -c -O -I../../include tsend.c
  51. cc -c -O -I../../include tsendf.c
  52. cc -c -O -I../../include userret.c
  53. cc -c -O -I../../include wakeup.c
  54. cc -c -O -I../../include xdone.c
  55. /lib/cpp -E -I../../include ctxsw.s | as -o ctxsw.o
  56. /lib/cpp -E -I../../include stdump_getap.s | as -o stdump_getap.o
  57. /lib/cpp -E -I../../include stdump_getfp.s | as -o stdump_getfp.o
  58. /lib/cpp -E -I../../include stdump_getsp.s | as -o stdump_getsp.o
  59. touch lib_flag
  60. cd compat-4.1        ; make 
  61. cc -c -O -I../../include ftime.c
  62. cc -c -O -I../../include getpw.c
  63. cc -c -O -I../../include gtty.c
  64. cc -c -O -I../../include nice.c
  65. cc -c -O -I../../include pause.c
  66. cc -c -O -I../../include rand.c
  67. cc -c -O -I../../include stty.c
  68. cc -c -O -I../../include tell.c
  69. cc -c -O -I../../include times.c
  70. cc -c -O -I../../include utime.c
  71. cc -c -O -I../../include vlimit.c
  72. cc -c -O -I../../include vtimes.c
  73. touch lib_flag
  74. cd compat-sys5       ; make 
  75. cc -c -O -I../../include getopt.c
  76. cc -c -O -I../../include memccpy.c
  77. cc -c -O -I../../include memchr.c
  78. cc -c -O -I../../include memcmp.c
  79. cc -c -O -I../../include memcpy.c
  80. cc -c -O -I../../include memset.c
  81. cc -c -O -I../../include strcatn.c
  82. cc -c -O -I../../include strchr.c
  83. cc -c -O -I../../include strcmpn.c
  84. cc -c -O -I../../include strcpyn.c
  85. cc -c -O -I../../include strcspn.c
  86. cc -c -O -I../../include strpbrk.c
  87. cc -c -O -I../../include strrchr.c
  88. cc -c -O -I../../include strspn.c
  89. cc -c -O -I../../include strtok.c
  90. cc -c -O -I../../include tmpnam.c
  91. touch lib_flag
  92. cd gen               ; make 
  93. cc -c -O -I../../include SYS_.c
  94. cc -c -O -I../../include abort.c
  95. cc -c -O -I../../include alarm.c
  96. cc -c -O -I../../include atoi.c
  97. cc -c -O -I../../include atol.c
  98. cc -c -O -I../../include calloc.c
  99. cc -c -O -I../../include closedir.c
  100. cc -c -O -I../../include crypt.c
  101. cc -c -O -I../../include ctime.c
  102. cc -c -O -I../../include ctype_.c
  103. cc -S -I../../include errlst.c
  104. ed - <:errfix errlst.s
  105. _sys_nerr:
  106. as -o errlst.o errlst.s
  107. /bin/rm -f errlst.s
  108. cc -c -O -I../../include execvp.c
  109. cc -c -O -I../../include fakcu.c
  110. cc -c -O -I../../include frexp.c
  111. cc -c -O -I../../include fstab.c
  112. cc -c -O -I../../include gcvt.c
  113. cc -c -O -I../../include getenv.c
  114. cc -c -O -I../../include getgrent.c
  115. cc -c -O -I../../include getgrgid.c
  116. cc -c -O -I../../include getgrnam.c
  117. cc -c -O -I../../include getlogin.c
  118. cc -c -O -I../../include getpass.c
  119. cc -c -O -I../../include getpwent.c
  120. cc -c -O -I../../include getpwnamuid.c
  121. cc -c -O -I../../include getttyent.c
  122. cc -c -O -I../../include getttynam.c
  123. cc -c -O -I../../include getusershell.c
  124. cc -c -O -I../../include getwd.c
  125. cc -c -O -I../../include index.c
  126. cc -c -O -I../../include initgroups.c
  127. cc -c -O -I../../include isatty.c
  128. cc -c -O -I../../include malloc.c
  129. cc -c -O -I../../include mkstemp.c
  130. cc -c -O -I../../include mktemp.c
  131. cc -c -O -I../../include ndbm.c
  132. cc -c -O -I../../include nlist.c
  133. cc -c -O -I../../include opendir.c
  134. cc -c -O -I../../include perror.c
  135. cc -c -O -I../../include popen.c
  136. cc -c -O -I../../include psignal.c
  137. cc -c -O -I../../include qsort.c
  138. cc -c -O -I../../include random.c
  139. cc -c -O -I../../include readdir.c
  140. cc -c -O -I../../include regex.c
  141. cc -c -O -I../../include rindex.c
  142. cc -c -O -I../../include scandir.c
  143. cc -c -O -I../../include seekdir.c
  144. cc -c -O -I../../include setegid.c
  145. cc -c -O -I../../include seteuid.c
  146. cc -c -O -I../../include setgid.c
  147. cc -c -O -I../../include setrgid.c
  148. cc -c -O -I../../include setruid.c
  149. cc -c -O -I../../include setuid.c
  150. cc -c -O -I../../include siginterrupt.c
  151. cc -c -O -I../../include siglist.c
  152. cc -c -O -I../../include signal.c
  153. cc -c -O -I../../include sleep.c
  154. cc -c -O -I../../include strcat.c
  155. cc -c -O -I../../include strcmp.c
  156. cc -c -O -I../../include strcpy.c
  157. cc -c -O -I../../include strlen.c
  158. cc -c -O -I../../include strncat.c
  159. cc -c -O -I../../include strncmp.c
  160. cc -c -O -I../../include strncpy.c
  161. cc -c -O -I../../include swab.c
  162. cc -c -O -I../../include syslog.c
  163. cc -c -O -I../../include system.c
  164. cc -c -O -I../../include telldir.c
  165. cc -c -O -I../../include time.c
  166. cc -c -O -I../../include timezone.c
  167. cc -c -O -I../../include ttyname.c
  168. cc -c -O -I../../include ttyslot.c
  169. cc -c -O -I../../include ualarm.c
  170. cc -c -O -I../../include usleep.c
  171. cc -c -O -I../../include valloc.c
  172. touch lib_flag
  173. cd inet              ; make 
  174. cc -c -O -I../../include inet_addr.c
  175. cc -c -O -I../../include inet_lnaof.c
  176. cc -c -O -I../../include inet_makeaddr.c
  177. cc -c -O -I../../include inet_netof.c
  178. cc -c -O -I../../include inet_network.c
  179. cc -c -O -I../../include inet_ntoa.c
  180. touch lib_flag
  181. cd net               ; make 
  182. cc -c -O -I../../include getnetbyaddr.c
  183. cc -c -O -I../../include getnetbyname.c
  184. cc -c -O -I../../include getnetent.c
  185. cc -c -O -I../../include getproto.c
  186. cc -c -O -I../../include getprotoent.c
  187. cc -c -O -I../../include getprotoname.c
  188. cc -c -O -I../../include getservbyname.c
  189. cc -c -O -I../../include getservbyport.c
  190. cc -c -O -I../../include getservent.c
  191. cc -c -O -I../../include rcmd.c
  192. cc -c -O -I../../include res_comp.c
  193. cc -c -O -I../../include res_debug.c
  194. cc -c -O -I../../include res_init.c
  195. cc -c -O -I../../include res_mkquery.c
  196. cc -c -O -I../../include res_send.c
  197. cc -c -O -I../../include rexec.c
  198. cc -c -O -I../../include ruserpass.c
  199. touch lib_flag
  200. cd net/named ; make 
  201. cc -c -O -I../../../include gethostnamadr.c
  202. cc -c -O -I../../../include sethostent.c
  203. touch lib_flag
  204. cd ns                ; make 
  205. cc -c -O -I../../include ns_addr.c
  206. cc -c -O -I../../include ns_ntoa.c
  207. touch lib_flag
  208. cd stdio             ; make 
  209. cc -c -O -I../../include clrerr.c
  210. cc -c -O -I../../include doscan.c
  211. cc -c -O -I../../include exit.c
  212. cc -c -O -I../../include fdopen.c
  213. cc -c -O -I../../include feof.c
  214. cc -c -O -I../../include ferror.c
  215. cc -c -O -I../../include fgetc.c
  216. cc -c -O -I../../include fgets.c
  217. cc -c -O -I../../include filbuf.c
  218. cc -c -O -I../../include fileno.c
  219. cc -c -O -I../../include findiop.c
  220. cc -c -O -I../../include flsbuf.c
  221. cc -c -O -I../../include fopen.c
  222. cc -c -O -I../../include fprintf.c
  223. cc -c -O -I../../include fputc.c
  224. cc -c -O -I../../include fputs.c
  225. cc -c -O -I../../include fread.c
  226. cc -c -O -I../../include freopen.c
  227. cc -c -O -I../../include fseek.c
  228. cc -c -O -I../../include ftell.c
  229. cc -c -O -I../../include fwrite.c
  230. cc -c -O -I../../include getc.c
  231. cc -c -O -I../../include getchar.c
  232. cc -c -O -I../../include gets.c
  233. cc -c -O -I../../include getw.c
  234. cc -c -O -I../../include printf.c
  235. cc -c -O -I../../include putc.c
  236. cc -c -O -I../../include putchar.c
  237. cc -c -O -I../../include puts.c
  238. cc -c -O -I../../include putw.c
  239. cc -c -O -I../../include rew.c
  240. cc -c -O -I../../include scanf.c
  241. cc -c -O -I../../include setbuf.c
  242. cc -c -O -I../../include setbuffer.c
  243. cc -c -O -I../../include sibuf.c
  244. cc -c -O -I../../include sobuf.c
  245. cc -c -O -I../../include sprintf.c
  246. cc -c -O -I../../include stdio_.c
  247. cc -c -O -I../../include strout.c
  248. cc -c -O -I../../include ungetc.c
  249. touch lib_flag
  250. cd sys_interface     ; make 
  251. cc -c -O -I../../include Flush_IO_Pending.c
  252. cc -c -O -I../../include Ovadvise.c
  253. cc -c -O -I../../include Ovfork.c
  254. cc -c -O -I../../include _exit.c
  255. cc -c -O -I../../include accept.c
  256. cc -c -O -I../../include access.c
  257. cc -c -O -I../../include acct.c
  258. cc -c -O -I../../include adjtime.c
  259. cc -c -O -I../../include bind.c
  260. cc -c -O -I../../include brk.c
  261. cc -c -O -I../../include cerror.c
  262. cc -c -O -I../../include chdir.c
  263. cc -c -O -I../../include chmod.c
  264. cc -c -O -I../../include chown.c
  265. cc -c -O -I../../include chroot.c
  266. cc -c -O -I../../include close.c
  267. cc -c -O -I../../include connect.c
  268. cc -c -O -I../../include creat.c
  269. cc -c -O -I../../include dup.c
  270. cc -c -O -I../../include dup2.c
  271. cc -c -O -I../../include execl.c
  272. cc -c -O -I../../include execle.c
  273. cc -c -O -I../../include exect.c
  274. cc -c -O -I../../include execv.c
  275. cc -c -O -I../../include execve.c
  276. cc -c -O -I../../include fchmod.c
  277. cc -c -O -I../../include fchown.c
  278. cc -c -O -I../../include fcntl.c
  279. cc -c -O -I../../include flock.c
  280. cc -c -O -I../../include fork.c
  281. cc -c -O -I../../include fstat.c
  282. cc -c -O -I../../include fsync.c
  283. cc -c -O -I../../include ftruncate.c
  284. cc -c -O -I../../include getdtablesize.c
  285. cc -c -O -I../../include getegid.c
  286. cc -c -O -I../../include geteuid.c
  287. cc -c -O -I../../include getgid.c
  288. cc -c -O -I../../include getgroups.c
  289. cc -c -O -I../../include gethostid.c
  290. cc -c -O -I../../include gethostname.c
  291. cc -c -O -I../../include getitimer.c
  292. cc -c -O -I../../include getpagesize.c
  293. cc -c -O -I../../include getpeername.c
  294. cc -c -O -I../../include getpgrp.c
  295. cc -c -O -I../../include getpid.c
  296. cc -c -O -I../../include getppid.c
  297. cc -c -O -I../../include getpriority.c
  298. cc -c -O -I../../include getrlimit.c
  299. cc -c -O -I../../include getrusage.c
  300. cc -c -O -I../../include getsockname.c
  301. cc -c -O -I../../include getsockopt.c
  302. cc -c -O -I../../include gettimeofday.c
  303. cc -c -O -I../../include getuid.c
  304. cc -c -O -I../../include ioctl.c
  305. cc -c -O -I../../include kill.c
  306. cc -c -O -I../../include killpg.c
  307. cc -c -O -I../../include link.c
  308. cc -c -O -I../../include listen.c
  309. cc -c -O -I../../include lseek.c
  310. cc -c -O -I../../include lstat.c
  311. cc -c -O -I../../include mkdir.c
  312. cc -c -O -I../../include mknod.c
  313. cc -c -O -I../../include mount.c
  314. cc -c -O -I../../include open.c
  315. cc -c -O -I../../include pipe.c
  316. cc -c -O -I../../include profil.c
  317. cc -c -O -I../../include ptrace.c
  318. cc -c -O -I../../include quota.c
  319. cc -c -O -I../../include read.c
  320. cc -c -O -I../../include readlink.c
  321. cc -c -O -I../../include readv.c
  322. cc -c -O -I../../include reboot.c
  323. cc -c -O -I../../include recv.c
  324. cc -c -O -I../../include recvfrom.c
  325. cc -c -O -I../../include recvmsg.c
  326. cc -c -O -I../../include rename.c
  327. cc -c -O -I../../include rmdir.c
  328. cc -c -O -I../../include sbrk.c
  329. cc -c -O -I../../include select.c
  330. cc -c -O -I../../include send.c
  331. cc -c -O -I../../include sendmsg.c
  332. cc -c -O -I../../include sendto.c
  333. cc -c -O -I../../include setgroups.c
  334. cc -c -O -I../../include sethostid.c
  335. cc -c -O -I../../include sethostname.c
  336. cc -c -O -I../../include setitimer.c
  337. cc -c -O -I../../include setpgrp.c
  338. cc -c -O -I../../include setpriority.c
  339. cc -c -O -I../../include setquota.c
  340. cc -c -O -I../../include setregid.c
  341. cc -c -O -I../../include setreuid.c
  342. cc -c -O -I../../include setrlimit.c
  343. cc -c -O -I../../include setsockopt.c
  344. cc -c -O -I../../include settimeofday.c
  345. cc -c -O -I../../include shutdown.c
  346. cc -c -O -I../../include sigblock.c
  347. cc -c -O -I../../include sigpause.c
  348. cc -c -O -I../../include sigreturn.c
  349. cc -c -O -I../../include sigsetmask.c
  350. cc -c -O -I../../include sigstack.c
  351. cc -c -O -I../../include sigvec.c
  352. cc -c -O -I../../include socket.c
  353. cc -c -O -I../../include socketpair.c
  354. cc -c -O -I../../include stat.c
  355. cc -c -O -I../../include swapon.c
  356. cc -c -O -I../../include symlink.c
  357. cc -c -O -I../../include sync.c
  358. cc -c -O -I../../include syscall.c
  359. cc -c -O -I../../include truncate.c
  360. cc -c -O -I../../include umask.c
  361. cc -c -O -I../../include umount.c
  362. cc -c -O -I../../include unlink.c
  363. cc -c -O -I../../include utimes.c
  364. cc -c -O -I../../include vhangup.c
  365. cc -c -O -I../../include wait.c
  366. cc -c -O -I../../include wait3.c
  367. cc -c -O -I../../include write.c
  368. cc -c -O -I../../include writev.c
  369. touch lib_flag
  370. cd vax/compat-4.1    ; make 
  371. cc -c -O -I../../../include reset.c
  372. touch lib_flag
  373. cd vax/csu           ; make 
  374. cc -c -O -I../../../include crt0.c
  375. cc -c -O -I../../../include gmon.c
  376. cc -c -O -I../../../include mon.c
  377. touch lib_flag
  378. cd vax/gen           ; make 
  379. cc -c -O -I../../../include _setjmp.c
  380. /lib/cpp -E -I../../../include abs.s | as -o abs.o
  381. /lib/cpp -E -I../../../include alloca.s | as -o alloca.o
  382. /lib/cpp -E -I../../../include atof.s | as -o atof.o
  383. /lib/cpp -E -I../../../include bcmp.s | as -o bcmp.o
  384. /lib/cpp -E -I../../../include bcopy.s | as -o bcopy.o
  385. /lib/cpp -E -I../../../include bzero.s | as -o bzero.o
  386. cc -c -O -I../../../include ecvt.c
  387. /lib/cpp -E -I../../../include fabs.s | as -o fabs.o
  388. /lib/cpp -E -I../../../include ffs.s | as -o ffs.o
  389. /lib/cpp -E -I../../../include frexp.s | as -o frexp.o
  390. /lib/cpp -E -I../../../include index.s | as -o index.o
  391. /lib/cpp -E -I../../../include insque.s | as -o insque.o
  392. /lib/cpp -E -I../../../include ldexp.s | as -o ldexp.o
  393. /lib/cpp -E -I../../../include modf.s | as -o modf.o
  394. /lib/cpp -E -I../../../include nargs.s | as -o nargs.o
  395. /lib/cpp -E -I../../../include remque.s | as -o remque.o
  396. /lib/cpp -E -I../../../include rindex.s | as -o rindex.o
  397. cc -c -O -I../../../include setjmp.c
  398. cc -c -O -I../../../include setjmperr.c
  399. /lib/cpp -E -I../../../include strcat.s | as -o strcat.o
  400. /lib/cpp -E -I../../../include strcmp.s | as -o strcmp.o
  401. /lib/cpp -E -I../../../include strcpy.s | as -o strcpy.o
  402. /lib/cpp -E -I../../../include strlen.s | as -o strlen.o
  403. /lib/cpp -E -I../../../include strncat.s | as -o strncat.o
  404. /lib/cpp -E -I../../../include strncmp.s | as -o strncmp.o
  405. /lib/cpp -E -I../../../include strncpy.s | as -o strncpy.o
  406. /lib/cpp -E -I../../../include udiv.s | as -o udiv.o
  407. /lib/cpp -E -I../../../include urem.s | as -o urem.o
  408. touch lib_flag
  409. cd vax/net           ; make 
  410. cc -c -O -I../../../include htonl.c
  411. cc -c -O -I../../../include htons.c
  412. cc -c -O -I../../../include ntohl.c
  413. cc -c -O -I../../../include ntohs.c
  414. touch lib_flag
  415. cd vax/stdio         ; make 
  416. cc -c -O -I../../../include doprnt.c
  417. cc -c -O -I../../../include fgets.c
  418. cc -c -O -I../../../include fputs.c
  419. cc -c -O -I../../../include gets.c
  420. /lib/cpp -E -I../../../include kprintf.s | as -o kprintf.o
  421. /lib/cpp -E -I../../../include kprintf_serv.s | as -o kprintf_serv.o
  422. cc -c -O -I../../../include puts.c
  423. touch lib_flag
  424. cd vax/sys           ; make 
  425. /lib/cpp -E -I../../../include sys_Ovadvise.c | as -o sys_Ovadvise.o
  426. /lib/cpp -E -I../../../include sys_Ovfork.c | as -o sys_Ovfork.o
  427. /lib/cpp -E -I../../../include sys__exit.c | as -o sys__exit.o
  428. /lib/cpp -E -I../../../include sys_accept.c | as -o sys_accept.o
  429. /lib/cpp -E -I../../../include sys_access.c | as -o sys_access.o
  430. /lib/cpp -E -I../../../include sys_acct.c | as -o sys_acct.o
  431. /lib/cpp -E -I../../../include sys_adjtime.c | as -o sys_adjtime.o
  432. /lib/cpp -E -I../../../include sys_bind.c | as -o sys_bind.o
  433. /lib/cpp -E -I../../../include sys_brk.c | as -o sys_brk.o
  434. /lib/cpp -E -I../../../include sys_cerror.c | as -o sys_cerror.o
  435. /lib/cpp -E -I../../../include sys_chdir.c | as -o sys_chdir.o
  436. /lib/cpp -E -I../../../include sys_chmod.c | as -o sys_chmod.o
  437. /lib/cpp -E -I../../../include sys_chown.c | as -o sys_chown.o
  438. /lib/cpp -E -I../../../include sys_chroot.c | as -o sys_chroot.o
  439. /lib/cpp -E -I../../../include sys_close.c | as -o sys_close.o
  440. /lib/cpp -E -I../../../include sys_connect.c | as -o sys_connect.o
  441. /lib/cpp -E -I../../../include sys_creat.c | as -o sys_creat.o
  442. /lib/cpp -E -I../../../include sys_dup.c | as -o sys_dup.o
  443. /lib/cpp -E -I../../../include sys_dup2.c | as -o sys_dup2.o
  444. /lib/cpp -E -I../../../include sys_execl.c | as -o sys_execl.o
  445. /lib/cpp -E -I../../../include sys_execle.c | as -o sys_execle.o
  446. /lib/cpp -E -I../../../include sys_exect.c | as -o sys_exect.o
  447. /lib/cpp -E -I../../../include sys_execv.c | as -o sys_execv.o
  448. /lib/cpp -E -I../../../include sys_execve.c | as -o sys_execve.o
  449. /lib/cpp -E -I../../../include sys_fchmod.c | as -o sys_fchmod.o
  450. /lib/cpp -E -I../../../include sys_fchown.c | as -o sys_fchown.o
  451. /lib/cpp -E -I../../../include sys_fcntl.c | as -o sys_fcntl.o
  452. /lib/cpp -E -I../../../include sys_flock.c | as -o sys_flock.o
  453. /lib/cpp -E -I../../../include sys_fork.c | as -o sys_fork.o
  454. /lib/cpp -E -I../../../include sys_fstat.c | as -o sys_fstat.o
  455. /lib/cpp -E -I../../../include sys_fsync.c | as -o sys_fsync.o
  456. /lib/cpp -E -I../../../include sys_ftruncate.c | as -o sys_ftruncate.o
  457. /lib/cpp -E -I../../../include sys_getdtablesize.c | as -o sys_getdtablesize.o
  458. /lib/cpp -E -I../../../include sys_getegid.c | as -o sys_getegid.o
  459. /lib/cpp -E -I../../../include sys_geteuid.c | as -o sys_geteuid.o
  460. /lib/cpp -E -I../../../include sys_getgid.c | as -o sys_getgid.o
  461. /lib/cpp -E -I../../../include sys_getgroups.c | as -o sys_getgroups.o
  462. /lib/cpp -E -I../../../include sys_gethostid.c | as -o sys_gethostid.o
  463. /lib/cpp -E -I../../../include sys_gethostname.c | as -o sys_gethostname.o
  464. /lib/cpp -E -I../../../include sys_getitimer.c | as -o sys_getitimer.o
  465. /lib/cpp -E -I../../../include sys_getpagesize.c | as -o sys_getpagesize.o
  466. /lib/cpp -E -I../../../include sys_getpeername.c | as -o sys_getpeername.o
  467. /lib/cpp -E -I../../../include sys_getpgrp.c | as -o sys_getpgrp.o
  468. /lib/cpp -E -I../../../include sys_getpid.c | as -o sys_getpid.o
  469. /lib/cpp -E -I../../../include sys_getppid.c | as -o sys_getppid.o
  470. /lib/cpp -E -I../../../include sys_getpriority.c | as -o sys_getpriority.o
  471. /lib/cpp -E -I../../../include sys_getrlimit.c | as -o sys_getrlimit.o
  472. /lib/cpp -E -I../../../include sys_getrusage.c | as -o sys_getrusage.o
  473. /lib/cpp -E -I../../../include sys_getsockname.c | as -o sys_getsockname.o
  474. /lib/cpp -E -I../../../include sys_getsockopt.c | as -o sys_getsockopt.o
  475. /lib/cpp -E -I../../../include sys_gettimeofday.c | as -o sys_gettimeofday.o
  476. /lib/cpp -E -I../../../include sys_getuid.c | as -o sys_getuid.o
  477. /lib/cpp -E -I../../../include sys_ioctl.c | as -o sys_ioctl.o
  478. /lib/cpp -E -I../../../include sys_kill.c | as -o sys_kill.o
  479. /lib/cpp -E -I../../../include sys_killpg.c | as -o sys_killpg.o
  480. /lib/cpp -E -I../../../include sys_link.c | as -o sys_link.o
  481. /lib/cpp -E -I../../../include sys_listen.c | as -o sys_listen.o
  482. /lib/cpp -E -I../../../include sys_lseek.c | as -o sys_lseek.o
  483. /lib/cpp -E -I../../../include sys_lstat.c | as -o sys_lstat.o
  484. /lib/cpp -E -I../../../include sys_mkdir.c | as -o sys_mkdir.o
  485. /lib/cpp -E -I../../../include sys_mknod.c | as -o sys_mknod.o
  486. /lib/cpp -E -I../../../include sys_mount.c | as -o sys_mount.o
  487. /lib/cpp -E -I../../../include sys_open.c | as -o sys_open.o
  488. /lib/cpp -E -I../../../include sys_pipe.c | as -o sys_pipe.o
  489. /lib/cpp -E -I../../../include sys_profil.c | as -o sys_profil.o
  490. /lib/cpp -E -I../../../include sys_ptrace.c | as -o sys_ptrace.o
  491. /lib/cpp -E -I../../../include sys_quota.c | as -o sys_quota.o
  492. /lib/cpp -E -I../../../include sys_read.c | as -o sys_read.o
  493. /lib/cpp -E -I../../../include sys_readlink.c | as -o sys_readlink.o
  494. /lib/cpp -E -I../../../include sys_readv.c | as -o sys_readv.o
  495. /lib/cpp -E -I../../../include sys_reboot.c | as -o sys_reboot.o
  496. /lib/cpp -E -I../../../include sys_recv.c | as -o sys_recv.o
  497. /lib/cpp -E -I../../../include sys_recvfrom.c | as -o sys_recvfrom.o
  498. /lib/cpp -E -I../../../include sys_recvmsg.c | as -o sys_recvmsg.o
  499. /lib/cpp -E -I../../../include sys_rename.c | as -o sys_rename.o
  500. /lib/cpp -E -I../../../include sys_rmdir.c | as -o sys_rmdir.o
  501. /lib/cpp -E -I../../../include sys_sbrk.c | as -o sys_sbrk.o
  502. /lib/cpp -E -I../../../include sys_select.c | as -o sys_select.o
  503. /lib/cpp -E -I../../../include sys_send.c | as -o sys_send.o
  504. /lib/cpp -E -I../../../include sys_sendmsg.c | as -o sys_sendmsg.o
  505. /lib/cpp -E -I../../../include sys_sendto.c | as -o sys_sendto.o
  506. /lib/cpp -E -I../../../include sys_setgroups.c | as -o sys_setgroups.o
  507. /lib/cpp -E -I../../../include sys_sethostid.c | as -o sys_sethostid.o
  508. /lib/cpp -E -I../../../include sys_sethostname.c | as -o sys_sethostname.o
  509. /lib/cpp -E -I../../../include sys_setitimer.c | as -o sys_setitimer.o
  510. /lib/cpp -E -I../../../include sys_setpgrp.c | as -o sys_setpgrp.o
  511. /lib/cpp -E -I../../../include sys_setpriority.c | as -o sys_setpriority.o
  512. /lib/cpp -E -I../../../include sys_setquota.c | as -o sys_setquota.o
  513. /lib/cpp -E -I../../../include sys_setregid.c | as -o sys_setregid.o
  514. /lib/cpp -E -I../../../include sys_setreuid.c | as -o sys_setreuid.o
  515. /lib/cpp -E -I../../../include sys_setrlimit.c | as -o sys_setrlimit.o
  516. /lib/cpp -E -I../../../include sys_setsockopt.c | as -o sys_setsockopt.o
  517. /lib/cpp -E -I../../../include sys_settimeofday.c | as -o sys_settimeofday.o
  518. /lib/cpp -E -I../../../include sys_shutdown.c | as -o sys_shutdown.o
  519. /lib/cpp -E -I../../../include sys_sigblock.c | as -o sys_sigblock.o
  520. /lib/cpp -E -I../../../include sys_sigpause.c | as -o sys_sigpause.o
  521. /lib/cpp -E -I../../../include sys_sigreturn.c | as -o sys_sigreturn.o
  522. /lib/cpp -E -I../../../include sys_sigsetmask.c | as -o sys_sigsetmask.o
  523. /lib/cpp -E -I../../../include sys_sigstack.c | as -o sys_sigstack.o
  524. /lib/cpp -E -I../../../include sys_sigvec.c | as -o sys_sigvec.o
  525. /lib/cpp -E -I../../../include sys_socket.c | as -o sys_socket.o
  526. /lib/cpp -E -I../../../include sys_socketpair.c | as -o sys_socketpair.o
  527. /lib/cpp -E -I../../../include sys_stat.c | as -o sys_stat.o
  528. /lib/cpp -E -I../../../include sys_swapon.c | as -o sys_swapon.o
  529. /lib/cpp -E -I../../../include sys_symlink.c | as -o sys_symlink.o
  530. /lib/cpp -E -I../../../include sys_sync.c | as -o sys_sync.o
  531. /lib/cpp -E -I../../../include sys_syscall.c | as -o sys_syscall.o
  532. /lib/cpp -E -I../../../include sys_truncate.c | as -o sys_truncate.o
  533. /lib/cpp -E -I../../../include sys_umask.c | as -o sys_umask.o
  534. /lib/cpp -E -I../../../include sys_umount.c | as -o sys_umount.o
  535. /lib/cpp -E -I../../../include sys_unlink.c | as -o sys_unlink.o
  536. /lib/cpp -E -I../../../include sys_utimes.c | as -o sys_utimes.o
  537. /lib/cpp -E -I../../../include sys_vhangup.c | as -o sys_vhangup.o
  538. /lib/cpp -E -I../../../include sys_wait.c | as -o sys_wait.o
  539. /lib/cpp -E -I../../../include sys_wait3.c | as -o sys_wait3.o
  540. /lib/cpp -E -I../../../include sys_write.c | as -o sys_write.o
  541. /lib/cpp -E -I../../../include sys_writev.c | as -o sys_writev.o
  542. touch lib_flag
  543. ***  Building src/ccclib.a  ...
  544. ***  Installing system ccclib.a  ...
  545. cd src        ; make  install_ccclib.a
  546. ***  Building system ccclib.a  ...
  547. ***  Making bin directory  ...
  548. ***  Making example directory  ...
  549. cd example    ; make 
  550. ../bin/ccc  ex1.c -o ex1.a
  551. ../bin/ccc  ex2.c -o ex2.a
  552. ../bin/ccc  ex3.c -o ex3.a
  553. ../bin/ccc  ex4.c -o ex4.a
  554. ../bin/ccc  ex5.c -o ex5.a
  555. ***  Making man directory  ...
  556. cd man    ; make 
  557. making all manual pages in man0 man1 man2 man3 mand
  558. cd INTRO    ; make 
  559. nroff -ms INTRO.ms > INTRO
  560. cd man0        ; make 
  561. nroff -ms ms/intro.0ccc.ms > intro.0ccc
  562. cd man1        ; make 
  563. nroff ../tmac.an raw/intro.1ccc.raw > intro.1ccc
  564. nroff ../tmac.an raw/ccc.1ccc.raw > ccc.1ccc
  565. nroff ../tmac.an raw/ex1.1ccc.raw > ex1.1ccc
  566. nroff ../tmac.an raw/ex2.1ccc.raw > ex2.1ccc
  567. nroff ../tmac.an raw/ex3.1ccc.raw > ex3.1ccc
  568. nroff ../tmac.an raw/ex4.1ccc.raw > ex4.1ccc
  569. nroff ../tmac.an raw/ex5.1ccc.raw > ex5.1ccc
  570. cd man2        ; make 
  571. nroff ../tmac.an raw/intro.2ccc.raw > intro.2ccc
  572. nroff ../tmac.an raw/chprio.2ccc.raw > chprio.2ccc
  573. nroff ../tmac.an raw/close.2ccc.raw > close.2ccc
  574. nroff ../tmac.an raw/control.2ccc.raw > control.2ccc
  575. nroff ../tmac.an raw/create.2ccc.raw > create.2ccc
  576. nroff ../tmac.an raw/freemem.2ccc.raw > freemem.2ccc
  577. nroff ../tmac.an raw/getc.2ccc.raw > getc.2ccc
  578. nroff ../tmac.an raw/getmem.2ccc.raw > getmem.2ccc
  579. nroff ../tmac.an raw/getpid.2ccc.raw > getpid.2ccc
  580. nroff ../tmac.an raw/getprio.2ccc.raw > getprio.2ccc
  581. nroff ../tmac.an raw/gettid.2ccc.raw > gettid.2ccc
  582. nroff ../tmac.an raw/kill.2ccc.raw > kill.2ccc
  583. nroff ../tmac.an raw/mark.2ccc.raw > mark.2ccc
  584. nroff ../tmac.an raw/open.2ccc.raw > open.2ccc
  585. nroff ../tmac.an raw/panic.2ccc.raw > panic.2ccc
  586. nroff ../tmac.an raw/pcount.2ccc.raw > pcount.2ccc
  587. nroff ../tmac.an raw/pcreate.2ccc.raw > pcreate.2ccc
  588. nroff ../tmac.an raw/pdelete.2ccc.raw > pdelete.2ccc
  589. nroff ../tmac.an raw/preceive.2ccc.raw > preceive.2ccc
  590. nroff ../tmac.an raw/preset.2ccc.raw > preset.2ccc
  591. nroff ../tmac.an raw/psend.2ccc.raw > psend.2ccc
  592. nroff ../tmac.an raw/putc.2ccc.raw > putc.2ccc
  593. nroff ../tmac.an raw/read.2ccc.raw > read.2ccc
  594. nroff ../tmac.an raw/receive.2ccc.raw > receive.2ccc
  595. nroff ../tmac.an raw/resume.2ccc.raw > resume.2ccc
  596. nroff ../tmac.an raw/scount.2ccc.raw > scount.2ccc
  597. nroff ../tmac.an raw/screate.2ccc.raw > screate.2ccc
  598. nroff ../tmac.an raw/sdelete.2ccc.raw > sdelete.2ccc
  599. nroff ../tmac.an raw/seek.2ccc.raw > seek.2ccc
  600. nroff ../tmac.an raw/send.2ccc.raw > send.2ccc
  601. nroff ../tmac.an raw/signal.2ccc.raw > signal.2ccc
  602. nroff ../tmac.an raw/sleep.2ccc.raw > sleep.2ccc
  603. nroff ../tmac.an raw/sreset.2ccc.raw > sreset.2ccc
  604. nroff ../tmac.an raw/ssignal.2ccc.raw > ssignal.2ccc
  605. nroff ../tmac.an raw/suspend.2ccc.raw > suspend.2ccc
  606. nroff ../tmac.an raw/swait.2ccc.raw > swait.2ccc
  607. nroff ../tmac.an raw/tkill.2ccc.raw > tkill.2ccc
  608. nroff ../tmac.an raw/treceive.2ccc.raw > treceive.2ccc
  609. nroff ../tmac.an raw/tsend.2ccc.raw > tsend.2ccc
  610. nroff ../tmac.an raw/tstart.2ccc.raw > tstart.2ccc
  611. nroff ../tmac.an raw/wait.2ccc.raw > wait.2ccc
  612. nroff ../tmac.an raw/write.2ccc.raw > write.2ccc
  613. nroff ../tmac.an raw/Oadvise.2.raw > Oadvise.2
  614. nroff ../tmac.an raw/Ovfork.2.raw > Ovfork.2
  615. nroff ../tmac.an raw/execve.2.raw > execve.2
  616. nroff ../tmac.an raw/fcntl.2.raw > fcntl.2
  617. nroff ../tmac.an raw/flock.2.raw > flock.2
  618. nroff ../tmac.an raw/fork.2.raw > fork.2
  619. nroff ../tmac.an raw/getdtablesize.2.raw > getdtablesize.2
  620. nroff ../tmac.an raw/getitimer.2.raw > getitimer.2
  621. nroff ../tmac.an raw/kill.2.raw > kill.2
  622. nroff ../tmac.an raw/killpg.2.raw > killpg.2
  623. nroff ../tmac.an raw/profil.2.raw > profil.2
  624. nroff ../tmac.an raw/ptrace.2.raw > ptrace.2
  625. nroff ../tmac.an raw/select.2.raw > select.2
  626. nroff ../tmac.an raw/sigblock.2.raw > sigblock.2
  627. nroff ../tmac.an raw/sigpause.2.raw > sigpause.2
  628. nroff ../tmac.an raw/sigsetmask.2.raw > sigsetmask.2
  629. nroff ../tmac.an raw/sigvec.2.raw > sigvec.2
  630. nroff ../tmac.an raw/syscall.2.raw > syscall.2
  631. nroff ../tmac.an raw/vhangup.2.raw > vhangup.2
  632. nroff ../tmac.an raw/wait.2.raw > wait.2
  633. cd man3        ; make 
  634. nroff ../tmac.an raw/intro.3ccc.raw > intro.3ccc
  635. nroff ../tmac.an raw/buffer.3ccc.raw > buffer.3ccc
  636. nroff ../tmac.an raw/eis.3ccc.raw > eis.3ccc
  637. nroff ../tmac.an raw/fgetc.3ccc.raw > fgetc.3ccc
  638. nroff ../tmac.an raw/fputc.3ccc.raw > fputc.3ccc
  639. nroff ../tmac.an raw/gets.3ccc.raw > gets.3ccc
  640. nroff ../tmac.an raw/printf.3ccc.raw > printf.3ccc
  641. nroff ../tmac.an raw/puts.3ccc.raw > puts.3ccc
  642. nroff ../tmac.an raw/qsort.3ccc.raw > qsort.3ccc
  643. nroff ../tmac.an raw/rand.3ccc.raw > rand.3ccc
  644. nroff ../tmac.an raw/scanf.3ccc.raw > scanf.3ccc
  645. nroff ../tmac.an raw/string.3ccc.raw > string.3ccc
  646. nroff ../tmac.an raw/swab.3ccc.raw > swab.3ccc
  647. nroff ../tmac.an raw/alarm.3.raw > alarm.3
  648. nroff ../tmac.an raw/crypt.3.raw > crypt.3
  649. nroff ../tmac.an raw/execl.3.raw > execl.3
  650. nroff ../tmac.an raw/getfsent.3.raw > getfsent.3
  651. nroff ../tmac.an raw/getgrent.3.raw > getgrent.3
  652. nroff ../tmac.an raw/gethostent.3.raw > gethostent.3
  653. nroff ../tmac.an raw/getnetent.3.raw > getnetent.3
  654. nroff ../tmac.an raw/getopt.3.raw > getopt.3
  655. nroff ../tmac.an raw/getprotoent.3.raw > getprotoent.3
  656. nroff ../tmac.an raw/getpwent.3.raw > getpwent.3
  657. nroff ../tmac.an raw/getservent.3.raw > getservent.3
  658. nroff ../tmac.an raw/getusershell.3.raw > getusershell.3
  659. nroff ../tmac.an raw/initgroups.3.raw > initgroups.3
  660. nroff ../tmac.an raw/pause.3.raw > pause.3
  661. nroff ../tmac.an raw/random.3.raw > random.3
  662. nroff ../tmac.an raw/regex.3.raw > regex.3
  663. nroff ../tmac.an raw/ruserpass.3.raw > ruserpass.3
  664. nroff ../tmac.an raw/setexit.3.raw > setexit.3
  665. nroff ../tmac.an raw/setjmp.3.raw > setjmp.3
  666. nroff ../tmac.an raw/signal.3.raw > signal.3
  667. nroff ../tmac.an raw/syslog.3.raw > syslog.3
  668. nroff ../tmac.an raw/ualarm.3.raw > ualarm.3
  669. nroff ../tmac.an raw/usleep.3.raw > usleep.3
  670. cd mand        ; make 
  671. nroff ../tmac.an raw/intro.d.raw > intro.d
  672. nroff ../tmac.an raw/kprintf.d.raw > kprintf.d
  673. nroff ../tmac.an raw/qdump.d.raw > qdump.d
  674. nroff ../tmac.an raw/stdump.d.raw > stdump.d
  675. nroff ../tmac.an raw/tdump.d.raw > tdump.d
  676.   
  677.   
  678. Your ConcurrenC system is now installed.
  679.